[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Menu:AddView(cName,cWinName,oV,nHotKey,nVk,nEk,nGk,nIk,nFk,nRk,nMk):
public: return true
The menu is appended with a complex menu structure dealing the single
View object.
Parameter description:
~~~~~~~~~~~~~~~~~~~~~
cName: character: no default
Menu item name
cWinName: character: no default
Displayed object window title.
oV: object_of_view: no default
The view object.
nHotKey: numeric: no default
InKey() code of hot key for this view object.
nVk: numeric: no default
InKey() code of hot key for the item "View" of this view object.
nEk: numeric: no default
InKey() code of hot key for the item "Edit" of this view object.
nGk: numeric: no default
InKey() code of hot key for the item "Goto" of this view object.
nIk: numeric: no default
InKey() code of hot key for the item "Index" of this view object.
nFk: numeric: no default
InKey() code of hot key for the item "Filter" of this view object.
nRk: numeric: no default
InKey() code of hot key for the item "Report" of this view object.
nMk: numeric: no default
InKey() code of hot key for the item "Modify" of this view object.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson